home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / port / aix32 / README < prev    next >
Text File  |  1994-08-01  |  980b  |  23 lines

  1. $Header: /usr/people/sam/fax/port/aix32/RCS/README,v 1.4 1994/03/23 16:23:26 sam Rel $
  2.  
  3. This directory contains the files needed to port the FlexFax fax server to
  4. the IBM RISC System/6000.  The environments under which this port is known
  5. to compile are:
  6.  
  7.     RISC System/6000 models 3xx, 5xx and 9xx
  8.     all versions of AIX between v3.2.3 extended and v3.2.5
  9.     gcc v2.4.5 with g++ libraries v2.3.1 
  10.         or
  11.     gcc v2.5.8 with g++ libraries v2.5.3
  12.  
  13. I have tried to compile with libg++ v2.4 but without success.
  14.  
  15. There are several directories under this port directory.  The
  16. gcc-related directory contains wrappers for system headers for use by gcc
  17. during comilation of C++ code.  The redefinition of certain system functions
  18. in unistd.h is intentional and avoids problems with prototyping under C++.
  19.  
  20. Robert MacKinnon,    UNIX Support | Internet/Email: robmack@bsc.no
  21. Bergen Environmental Sciences and |             robmack at bergen
  22. Solution Centre,  Bergen,  NORWAY | Phone:          +47-5-544618
  23.